home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16746 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  778 b 

  1. From: Ulf_Landgren@msn.com (Ulf Landgren)
  2. Subject: How to GetUartType?
  3. Date: 11 Apr 96 21:00:51 -0700
  4. Message-ID: <00001a81+0000b1df@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9. IsAtleastA16550() ??????
  10.  
  11. In the Windows world is serial communication faster then 9600 bps not 
  12. safe if the port hw does not has a working.. FIFO. 16550A is one UART 
  13. that should work...
  14.  
  15. How can a program determen if a port has a 16550A or better UART?
  16. How does NT find out about FIFO? It sends someting to the port but what?
  17. Can I check the registry for information about FIFO? Doeas this work 
  18. for both NT and 95? Is there some info in a .INI-file that can be 
  19. used when using Win 3.1x ?
  20. Kind Reagards
  21.  
  22.     ulf.landgren@infiniti.se
  23.